home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / language.swf / scripts / DefineButton2_81 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-05-03  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.